        .topWrap{height:192px;font-family:"Microsoft Yahei";position: relative;z-index: 3;background: url(../image/t_bj.jpg) repeat-x center top;}
        .header{width:1280px;margin: 0 auto; position: relative;font-family:"Microsoft Yahei";box-sizing: border-box;}
        .t_top{height:108px;padding-top:22px;position: relative;}
        .logo{float:left;width:135px;height:93px;}
        .logo img {width:135px;margin-top:-20px;}
        .t_wz{position: relative;height:62px;float:left;width:410px;padding:6px 0 0 83px;}
        .t_wz span{display: block;height:43px;line-height:43px;color: #fff;font-size:27px;font-weight: bold;}
        .t_wz em{display: block;height:30px;line-height:30px;font-size:22px;color: #fff;}
        .t_tel{float: right;padding-left:40px;margin-top:18px;background: url(../image/t_tel_bj.png) no-repeat left 14px;height: 66px;margin-right:60px;font-size:16px;color: #fff;}
        .t_tel em{display: block;font:28px arial;color: #fff;font-weight: bold;line-height:32px;}
        .t_b{float: right;}
        .t_b i{display:block;float:left;width:59px;margin-right:15px;}
        .t_b i img{width:70px;}
        .t_b i:last-child{margin:0;}
        .nav {height:49px;margin:13px auto 0;position: relative;}
        .nav li {float:left;height:49px;width:auto!important;position: relative;z-index:9;box-sizing: border-box;margin-right:52px;}
        .nav li a{font-size:18px;color:#333333;display:block;height:41px;line-height:38px;position: relative;z-index: 2;}
        .nav li a:after{content: "";display: bold;width:0;height:3px;background: #0261c7;position: absolute;left:50%;bottom:0;transition:all 0.5s}
        .nav li:hover a:after,.nav .cur a:after{width:100%;left:0;}
        .nav li:hover a,.nav .cur a {color: #0261c7;font-weight: bold;}
        .nav li:last-child{background:none;padding:0;margin:0;}
        em,i{font-style: normal;}
        .as1 .nav{background:rgba(255,255,255,1);position:fixed;width:100%;top:0;left:0;margin:0;box-shadow:0 5px 10px rgba(0,0,0,0.1);}
        .as1 .nav ul{width:1280px;margin:0 auto;}
        
  
            .banner{height:auto;max-width:1920px;margin:0 auto!important;position:relative;}
            .banner .bd li{float:left;width:100%;line-height:0}
            .banner .bd li img{width:100%}
            .banner .bd li a{display:block}
            .banner .hd{z-index:1;margin:0 auto;text-align:center;position:absolute;left:0;width:100%;bottom:8%;cursor:pointer}
            .banner .hd li{width:13px;height:13px;background:#fff;display:inline-block;margin:0 10px;border-radius:13px}
            .banner .hd li.on{background:#fd9500;width:39px}
            .banner .prev{position:absolute;top:calc(45% - 35px);left:0;z-index:10;cursor:pointer;opacity:0;transition:all .5s linear}
            .banner .next{position:absolute;top:calc(45% - 35px);right:0;z-index:10;cursor:pointer;opacity:0;transition:all .5s linear}
            .banner:hover .prev{opacity:1;left:6%}
            .banner:hover .next{opacity:1;right:6%}
        

            .s_bj{height:87px;overflow:hidden;font-family:"Microsoft Yahei";position: relative;z-index: 2;border-bottom:2px dashed #bbbbbb;background:#f4f4f4;}
            .search{width:1280px;margin: 0 auto;box-sizing: border-box;}
            .s_inp01{width:358px;float:right;margin-top:20px;}
            .inp01{width:285px;height:48px;line-height:48px;color:#999999;font-size:14px;font-family:"Microsoft Yahei";border:1px solid #d2d2d2;float:left;padding-left:25px;border-radius:24px 0 0 24px;border-right:0;}
            .inp02{background:url(../image/t_btn1.jpg) no-repeat;width:47px;height:50px;border:0;float: left;}
            .search p{width:900px;color:#333333;line-height:87px;font-size:16px;overflow:hidden;float:left;}
            .search p a{color:#666666;padding:0 10px;}
            .inp01::-webkit-input-placeholder { color: #999999;}
            .inp01::-moz-placeholder { color: #999999;}
            .inp01:-ms-input-placeholder {color: #999999;}
        

    .bd_n li span,.bd_n li .info,.bd_n .submit{display:none;}
    /*表单弹框*/
.nsw-modal {
    width: 100%;
    height: 100%;
    background: rgba(225, 225, 225, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999; 
}
.modal-dialog {
    position: fixed;
    color:#000000;
    top: 150px;
    width: 400px;
    border-radius: 3px;
    min-height: 155px;
    overflow: hidden;
    z-index: 99998;
    margin-left: -200px;
    left: 50%; 
}
.modal-dialog .css-icon {
    background-image: url("../image/modal-icons.png"); 
}
.modal-dialog .modal-head {
    height: 30px;
    line-height: 30px;
    padding: 0px 20px;
    background: #F6EFEF;
    font-size: 14px; 
}
.modal-dialog .modal-head .modal-logo {
    width: 15px;
    height: 15px;
    background-position: 1px 0px;
    margin: 8px 5px 0 0;
    float: left; 
}
.modal-dialog .modal-head .close {
    float: right;
    width: 15px;
    height: 15px;
    background-position: -14px 0px;
    margin-top: 8px; 
}
.modal-dialog .modal-body {
    width: 100%;
    min-height: 125px;
    background: #ffffff; 
}
.modal-dialog .modal-body .modal-body-left {
    width: 140px;
    float: left; 
}
.modal-dialog .modal-body .modal-body-left .icon {
    width: 64px;
    height: 64px;
    margin: 30px 0 0 48px; 
}
.modal-dialog .modal-body .modal-body-left .success-message {
    background-position: 0px -14px; 
}
.modal-dialog .modal-body .modal-body-left .warming-message {
    background-position: 0px -78px; 
}
.modal-dialog .modal-body .modal-body-right {
    width: 260px;
    float: right;
    padding-top: 20px; 
}
.modal-dialog .modal-body .modal-body-right .close-btn {
    color: #000;
    text-align: center;
    width: 90px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    background: #818079; 
}
.modal-dialog .modal-body .modal-body-right p {
    line-height: 30px; 
}
  input:focus::-webkit-input-placeholder { color: transparent;}
  input:focus:-moz-placeholder {color: transparent;}
  input:focus::-moz-placeholder { color: transparent;}
  input:focus:-ms-input-placeholder {color: transparent;}



        .footWrap{font-family:"Microsoft Yahei";background:#f2f2f3;box-sizing: border-box;padding-top:76px;}
        .footer{width:1280px;margin: 0 auto; position: relative;}
        .ft_t{height: 288px;}
        .ft_t h4{height: 36px;line-height: 36px;font-size:22px;color: #333333;margin-bottom: 33px;}
        .ft_nav{float:left;width:439px;background: url(../image/ft_x.png) no-repeat right top;}
        .ft_nav li{float:left;width:145px;height: 36px;line-height: 36px;}
        .ft_nav li a{font-size:16px;color: #666666;}
        .ft_nav li a:hover{color: #001a51}
        .ft_lx{float:left;width:420px;padding-left:64px;background: url(../image/ft_x.png) no-repeat right top;}
        .ft_lx p{font-size:16px;color: #666666;line-height: 36px;}
        .erwm{float: right;width:292px;}
        .erwm dl{padding-top:7px;}
        .erwm dd{width:137px;text-align: center;height: 137px;font-size:16px;color: #333333;line-height: 24px;box-sizing: border-box;background: url(../image/ft_a1.png) no-repeat left top;float:left;}
        .erwm dt{float: right;font-size:0;line-height: 0;width:137px;}
        .erwm dt img{width:137px;height: 137px;}
        .link{height: 68px;line-height: 68px;border-top:1px solid #e0e0e1;}
        .link span{font-size:16px;color: #989898;}
        .link a{font-size:16px;color: #989898;padding:0 20px;}
        .ft_b{background: url(../image/ft_b.jpg) no-repeat center top;height: 203px;box-sizing: border-box;padding-top:56px;}
        .ft_logo{float:left;font-size:0;line-height: 0;width:140px;}
        .ft_logo img{width:140px;height: 97px}
        .ft_n{float:left;width:605px;padding:20px 0 0 25px;font-size:16px;color: #fff;line-height: 30px;}
        .ft_n a{color:#fff;}
        .ft_z1{float: right;font-size:0;line-height: 0;}
        em,i{font-style: normal;}
    

        .client-2 {
            width: 45px;
            position: fixed;
            right: 10px;
            top: 60%;
            z-index: 999;
            color: #fff;
        }
        
        .client-2 li a {
            text-decoration: none;
            color: #fff;
        }
        
        .client-2 li {
            margin-bottom: 5px;
            width: 45px;
            height: 45px;
            border-radius: 50%;
            cursor: pointer;
            position: relative;
        }
        
        .client-2 li.my-kefu-qq {
            background:#00246a url(../image/cimg23.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-weixin {
            background:#00246a url(../image/cimg24.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-tel {
            background:#00246a url(../image/cimg25.png) center no-repeat;
        }
        
        .client-2 li.my-kefu-shouye {
            background:#00246a url(../image/tohome.png) center no-repeat;
            background-size:26px;
        }
        
        .client-2 li.my-kefu-shouye a {
            width: 45px;
            height: 45px;
            display: block;
        }
        
        .client-2 li.my-kefu-ftop {
            background:#00246a url(../image/returnTop.png) center no-repeat;
        }
        
        .client-2 li p {
            height: 20px;
            font-size: 12px;
            line-height: 20px;
            overflow: hidden;
            text-align: center;
            color: #fff;
        }
        
        .client-2 li.my-kefu-qq .cont {
            margin: 0;
            background:#00246a url(../image/cimg23.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 16px;
            width: 130px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 li.my-kefu-tel .cont {
            margin: 0;
            background:#00246a url(../image/cimg25.png) 15px center no-repeat;
            border-radius: 50px;
            padding-left: 45px;
            height: 45px;
            line-height: 45px;
            color: #fff;
            font-size: 18px;
            width: 180px;
            position: absolute;
            top: 0;
            right: 0;
            z-index: 999;
        }
        
        .client-2 .my-kefu-ftop {
            display: none;
        }
        
        .client-2 .my-kefu-ftop .my-kefu-main {
            padding-top: 6px;
        }
        
        .client-2 li.my-kefu-weixin .cont {
            margin: 0;
            width: 115px;
            padding: 5px;
            border: solid 1px #ccc;
            position: absolute;
            left: -150px;
            top: -44px;
            background-color: #fff;
        }
        
        .client-2 li.my-kefu-weixin .cont  span {
            display: block;
            line-height: 20px;
            font-size: 12px;
            text-align: center;
            color: #1a1a1a;
        }
        
        .client-2 li.my-kefu-weixin .cont  img {
            width: 115px;
            height: 115px;
        }
        
        .client-2 li:hover .cont {
            display: block!important;
        }
    
